perf(sqlite-native): reuse read cache for partial writes#4632
Conversation
PR Review:
|
| Item | Status |
|---|---|
| Optimization logic | Sound when it compiles |
Compile error (Option::get()) |
Bug — fix to .as_ref().and_then(...) |
| Cache/KV ordering on write failure | Pre-existing issue, amplified by this PR |
| WASM VFS parity | Should be explicitly documented as N/A or addressed |
| Test coverage | No new coverage for the cache-hit write path |
87e4122 to
8c30d87
Compare
d81f1b5 to
18d65ab
Compare
8c30d87 to
86fec2b
Compare
349925c to
c7ac8f9
Compare
86fec2b to
79dfb24
Compare
79dfb24 to
b3ff6d3
Compare
c7ac8f9 to
28c85fd
Compare
b3ff6d3 to
9f2c0cd
Compare
28c85fd to
02b2178
Compare

Description
Please include a summary of the changes and the related issue. Please also include relevant motivation and context.
Type of change
How Has This Been Tested?
Please describe the tests that you ran to verify your changes.
Checklist: